-- card: 22728 from stack: in -- bmap block id: 95677 -- flags: 0000 -- background id: 31363 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=218 top=291 right=314 bottom=247 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=67 top=175 right=210 bottom=106 -- title width / last selected line: 0 -- icon id / first selected line: 1011 / 1011 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect iris close go home end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=266 top=131 right=148 bottom=289 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp show card field "button tool" show button OK show button cancel end mouseUp -- part 6 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=237 top=79 right=210 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: button tool -- part 7 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=348 top=181 right=203 bottom=419 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp Hide button OK hide button cancel Hide card field "button tool" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0001 -- rect: left=461 top=291 right=315 bottom=491 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 9 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=260 top=181 right=203 bottom=329 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp if the userLevel < 4 then set userLevel to 4 hide button OK hide button cancel Hide card field "button tool" end mouseUp -- part contents for background part 14 ----- text ----- The easiest way to add buttons to your own stacks is to find an existing button you like and copy it: • Use the Button tool* to click either a card or background button to select it. (You don't have to be in the background to copy a background button.) • Choose Copy Button from the Edit menu. • Use the Browse tool to move to the card you want to paste the button onto. Choose Background from the Edit menu if you want the button to appear on every card that shares the background. • Choose Paste from the Edit menu. -- part contents for background part 15 ----- text ----- Copying a button -- part contents for background part 13 ----- text ----- 191,168 -- part contents for card part 6 ----- text ----- The User Level on the Preferences card in the Home stack must be Authoring or higher to be able to use the Button and Field tools. Set it now?